3.10.7 \(\int \frac {(f+g x)^{3/2}}{(d+e x) \sqrt {a+b x+c x^2}} \, dx\) [907]

3.10.7.1 Optimal result
3.10.7.2 Mathematica [B] (warning: unable to verify)
3.10.7.3 Rubi [A] (verified)
3.10.7.4 Maple [A] (verified)
3.10.7.5 Fricas [F(-1)]
3.10.7.6 Sympy [F]
3.10.7.7 Maxima [F]
3.10.7.8 Giac [F]
3.10.7.9 Mupad [F(-1)]

3.10.7.1 Optimal result

Integrand size = 31, antiderivative size = 675 \[ \int \frac {(f+g x)^{3/2}}{(d+e x) \sqrt {a+b x+c x^2}} \, dx=\frac {\sqrt {2} \sqrt {b^2-4 a c} g \sqrt {f+g x} \sqrt {-\frac {c \left (a+b x+c x^2\right )}{b^2-4 a c}} E\left (\arcsin \left (\frac {\sqrt {\frac {b+\sqrt {b^2-4 a c}+2 c x}{\sqrt {b^2-4 a c}}}}{\sqrt {2}}\right )|-\frac {2 \sqrt {b^2-4 a c} g}{2 c f-\left (b+\sqrt {b^2-4 a c}\right ) g}\right )}{c e \sqrt {\frac {c (f+g x)}{2 c f-\left (b+\sqrt {b^2-4 a c}\right ) g}} \sqrt {a+b x+c x^2}}+\frac {2 \sqrt {2} \sqrt {b^2-4 a c} g (e f-d g) \sqrt {\frac {c (f+g x)}{2 c f-\left (b+\sqrt {b^2-4 a c}\right ) g}} \sqrt {-\frac {c \left (a+b x+c x^2\right )}{b^2-4 a c}} \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt {\frac {b+\sqrt {b^2-4 a c}+2 c x}{\sqrt {b^2-4 a c}}}}{\sqrt {2}}\right ),-\frac {2 \sqrt {b^2-4 a c} g}{2 c f-\left (b+\sqrt {b^2-4 a c}\right ) g}\right )}{c e^2 \sqrt {f+g x} \sqrt {a+b x+c x^2}}-\frac {\sqrt {2} \sqrt {2 c f-\left (b-\sqrt {b^2-4 a c}\right ) g} (e f-d g) \sqrt {1-\frac {2 c (f+g x)}{2 c f-\left (b-\sqrt {b^2-4 a c}\right ) g}} \sqrt {1-\frac {2 c (f+g x)}{2 c f-\left (b+\sqrt {b^2-4 a c}\right ) g}} \operatorname {EllipticPi}\left (\frac {e \left (2 c f-b g+\sqrt {b^2-4 a c} g\right )}{2 c (e f-d g)},\arcsin \left (\frac {\sqrt {2} \sqrt {c} \sqrt {f+g x}}{\sqrt {2 c f-\left (b-\sqrt {b^2-4 a c}\right ) g}}\right ),\frac {b-\sqrt {b^2-4 a c}-\frac {2 c f}{g}}{b+\sqrt {b^2-4 a c}-\frac {2 c f}{g}}\right )}{\sqrt {c} e^2 \sqrt {a+b x+c x^2}} \]

output
g*EllipticE(1/2*((b+2*c*x+(-4*a*c+b^2)^(1/2))/(-4*a*c+b^2)^(1/2))^(1/2)*2^ 
(1/2),(-2*g*(-4*a*c+b^2)^(1/2)/(2*c*f-g*(b+(-4*a*c+b^2)^(1/2))))^(1/2))*2^ 
(1/2)*(-4*a*c+b^2)^(1/2)*(g*x+f)^(1/2)*(-c*(c*x^2+b*x+a)/(-4*a*c+b^2))^(1/ 
2)/c/e/(c*x^2+b*x+a)^(1/2)/(c*(g*x+f)/(2*c*f-g*(b+(-4*a*c+b^2)^(1/2))))^(1 
/2)+2*g*(-d*g+e*f)*EllipticF(1/2*((b+2*c*x+(-4*a*c+b^2)^(1/2))/(-4*a*c+b^2 
)^(1/2))^(1/2)*2^(1/2),(-2*g*(-4*a*c+b^2)^(1/2)/(2*c*f-g*(b+(-4*a*c+b^2)^( 
1/2))))^(1/2))*2^(1/2)*(-4*a*c+b^2)^(1/2)*(-c*(c*x^2+b*x+a)/(-4*a*c+b^2))^ 
(1/2)*(c*(g*x+f)/(2*c*f-g*(b+(-4*a*c+b^2)^(1/2))))^(1/2)/c/e^2/(g*x+f)^(1/ 
2)/(c*x^2+b*x+a)^(1/2)-(-d*g+e*f)*EllipticPi(2^(1/2)*c^(1/2)*(g*x+f)^(1/2) 
/(2*c*f-g*(b-(-4*a*c+b^2)^(1/2)))^(1/2),1/2*e*(2*c*f-b*g+g*(-4*a*c+b^2)^(1 
/2))/c/(-d*g+e*f),((b-2*c*f/g-(-4*a*c+b^2)^(1/2))/(b-2*c*f/g+(-4*a*c+b^2)^ 
(1/2)))^(1/2))*2^(1/2)*(1-2*c*(g*x+f)/(2*c*f-g*(b-(-4*a*c+b^2)^(1/2))))^(1 
/2)*(2*c*f-g*(b-(-4*a*c+b^2)^(1/2)))^(1/2)*(1-2*c*(g*x+f)/(2*c*f-g*(b+(-4* 
a*c+b^2)^(1/2))))^(1/2)/e^2/c^(1/2)/(c*x^2+b*x+a)^(1/2)
 
3.10.7.2 Mathematica [B] (warning: unable to verify)

Leaf count is larger than twice the leaf count of optimal. \(1385\) vs. \(2(675)=1350\).

Time = 13.60 (sec) , antiderivative size = 1385, normalized size of antiderivative = 2.05 \[ \int \frac {(f+g x)^{3/2}}{(d+e x) \sqrt {a+b x+c x^2}} \, dx=\frac {\sqrt {2} \sqrt {\frac {c (f+g x)}{2 c f+\left (-b+\sqrt {b^2-4 a c}\right ) g}} \left (\frac {2 f g \left (b-\sqrt {b^2-4 a c}+2 c x\right ) \sqrt {\frac {b+\sqrt {b^2-4 a c}+2 c x}{\sqrt {b^2-4 a c}}} \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt {\frac {-b+\sqrt {b^2-4 a c}-2 c x}{\sqrt {b^2-4 a c}}}}{\sqrt {2}}\right ),\frac {2 \sqrt {b^2-4 a c} g}{2 c f-b g+\sqrt {b^2-4 a c} g}\right )}{c e \sqrt {\frac {-b+\sqrt {b^2-4 a c}-2 c x}{\sqrt {b^2-4 a c}}}}-\frac {d g^2 \left (b-\sqrt {b^2-4 a c}+2 c x\right ) \sqrt {\frac {b+\sqrt {b^2-4 a c}+2 c x}{\sqrt {b^2-4 a c}}} \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt {\frac {-b+\sqrt {b^2-4 a c}-2 c x}{\sqrt {b^2-4 a c}}}}{\sqrt {2}}\right ),\frac {2 \sqrt {b^2-4 a c} g}{2 c f-b g+\sqrt {b^2-4 a c} g}\right )}{c e^2 \sqrt {\frac {-b+\sqrt {b^2-4 a c}-2 c x}{\sqrt {b^2-4 a c}}}}+\frac {g \left (-b+\sqrt {b^2-4 a c}-2 c x\right ) \sqrt {\frac {g \left (b+\sqrt {b^2-4 a c}+2 c x\right )}{-2 c f+\left (b+\sqrt {b^2-4 a c}\right ) g}} \left (\left (-2 c f+\left (b+\sqrt {b^2-4 a c}\right ) g\right ) E\left (\arcsin \left (\sqrt {2} \sqrt {\frac {c (f+g x)}{2 c f-b g+\sqrt {b^2-4 a c} g}}\right )|\frac {2 c f+\left (-b+\sqrt {b^2-4 a c}\right ) g}{2 c f-\left (b+\sqrt {b^2-4 a c}\right ) g}\right )-\left (b+\sqrt {b^2-4 a c}\right ) g \operatorname {EllipticF}\left (\arcsin \left (\sqrt {2} \sqrt {\frac {c (f+g x)}{2 c f-b g+\sqrt {b^2-4 a c} g}}\right ),\frac {2 c f+\left (-b+\sqrt {b^2-4 a c}\right ) g}{2 c f-\left (b+\sqrt {b^2-4 a c}\right ) g}\right )\right )}{2 c^2 e \sqrt {\frac {g \left (-b+\sqrt {b^2-4 a c}-2 c x\right )}{2 c f+\left (-b+\sqrt {b^2-4 a c}\right ) g}}}-\frac {4 \sqrt {b^2-4 a c} f^2 \sqrt {\frac {c (a+x (b+c x))}{-b^2+4 a c}} \operatorname {EllipticPi}\left (\frac {2 \sqrt {b^2-4 a c} e}{2 c d-b e+\sqrt {b^2-4 a c} e},\arcsin \left (\frac {\sqrt {\frac {-b+\sqrt {b^2-4 a c}-2 c x}{\sqrt {b^2-4 a c}}}}{\sqrt {2}}\right ),\frac {2 \sqrt {b^2-4 a c} g}{2 c f-b g+\sqrt {b^2-4 a c} g}\right )}{2 c d+\left (-b+\sqrt {b^2-4 a c}\right ) e}+\frac {8 \sqrt {b^2-4 a c} d f g \sqrt {\frac {c (a+x (b+c x))}{-b^2+4 a c}} \operatorname {EllipticPi}\left (\frac {2 \sqrt {b^2-4 a c} e}{2 c d-b e+\sqrt {b^2-4 a c} e},\arcsin \left (\frac {\sqrt {\frac {-b+\sqrt {b^2-4 a c}-2 c x}{\sqrt {b^2-4 a c}}}}{\sqrt {2}}\right ),\frac {2 \sqrt {b^2-4 a c} g}{2 c f-b g+\sqrt {b^2-4 a c} g}\right )}{e \left (2 c d+\left (-b+\sqrt {b^2-4 a c}\right ) e\right )}-\frac {4 \sqrt {b^2-4 a c} d^2 g^2 \sqrt {\frac {c (a+x (b+c x))}{-b^2+4 a c}} \operatorname {EllipticPi}\left (\frac {2 \sqrt {b^2-4 a c} e}{2 c d-b e+\sqrt {b^2-4 a c} e},\arcsin \left (\frac {\sqrt {\frac {-b+\sqrt {b^2-4 a c}-2 c x}{\sqrt {b^2-4 a c}}}}{\sqrt {2}}\right ),\frac {2 \sqrt {b^2-4 a c} g}{2 c f-b g+\sqrt {b^2-4 a c} g}\right )}{e^2 \left (2 c d+\left (-b+\sqrt {b^2-4 a c}\right ) e\right )}\right )}{\sqrt {f+g x} \sqrt {a+x (b+c x)}} \]

input
Integrate[(f + g*x)^(3/2)/((d + e*x)*Sqrt[a + b*x + c*x^2]),x]
 
output
(Sqrt[2]*Sqrt[(c*(f + g*x))/(2*c*f + (-b + Sqrt[b^2 - 4*a*c])*g)]*((2*f*g* 
(b - Sqrt[b^2 - 4*a*c] + 2*c*x)*Sqrt[(b + Sqrt[b^2 - 4*a*c] + 2*c*x)/Sqrt[ 
b^2 - 4*a*c]]*EllipticF[ArcSin[Sqrt[(-b + Sqrt[b^2 - 4*a*c] - 2*c*x)/Sqrt[ 
b^2 - 4*a*c]]/Sqrt[2]], (2*Sqrt[b^2 - 4*a*c]*g)/(2*c*f - b*g + Sqrt[b^2 - 
4*a*c]*g)])/(c*e*Sqrt[(-b + Sqrt[b^2 - 4*a*c] - 2*c*x)/Sqrt[b^2 - 4*a*c]]) 
 - (d*g^2*(b - Sqrt[b^2 - 4*a*c] + 2*c*x)*Sqrt[(b + Sqrt[b^2 - 4*a*c] + 2* 
c*x)/Sqrt[b^2 - 4*a*c]]*EllipticF[ArcSin[Sqrt[(-b + Sqrt[b^2 - 4*a*c] - 2* 
c*x)/Sqrt[b^2 - 4*a*c]]/Sqrt[2]], (2*Sqrt[b^2 - 4*a*c]*g)/(2*c*f - b*g + S 
qrt[b^2 - 4*a*c]*g)])/(c*e^2*Sqrt[(-b + Sqrt[b^2 - 4*a*c] - 2*c*x)/Sqrt[b^ 
2 - 4*a*c]]) + (g*(-b + Sqrt[b^2 - 4*a*c] - 2*c*x)*Sqrt[(g*(b + Sqrt[b^2 - 
 4*a*c] + 2*c*x))/(-2*c*f + (b + Sqrt[b^2 - 4*a*c])*g)]*((-2*c*f + (b + Sq 
rt[b^2 - 4*a*c])*g)*EllipticE[ArcSin[Sqrt[2]*Sqrt[(c*(f + g*x))/(2*c*f - b 
*g + Sqrt[b^2 - 4*a*c]*g)]], (2*c*f + (-b + Sqrt[b^2 - 4*a*c])*g)/(2*c*f - 
 (b + Sqrt[b^2 - 4*a*c])*g)] - (b + Sqrt[b^2 - 4*a*c])*g*EllipticF[ArcSin[ 
Sqrt[2]*Sqrt[(c*(f + g*x))/(2*c*f - b*g + Sqrt[b^2 - 4*a*c]*g)]], (2*c*f + 
 (-b + Sqrt[b^2 - 4*a*c])*g)/(2*c*f - (b + Sqrt[b^2 - 4*a*c])*g)]))/(2*c^2 
*e*Sqrt[(g*(-b + Sqrt[b^2 - 4*a*c] - 2*c*x))/(2*c*f + (-b + Sqrt[b^2 - 4*a 
*c])*g)]) - (4*Sqrt[b^2 - 4*a*c]*f^2*Sqrt[(c*(a + x*(b + c*x)))/(-b^2 + 4* 
a*c)]*EllipticPi[(2*Sqrt[b^2 - 4*a*c]*e)/(2*c*d - b*e + Sqrt[b^2 - 4*a*c]* 
e), ArcSin[Sqrt[(-b + Sqrt[b^2 - 4*a*c] - 2*c*x)/Sqrt[b^2 - 4*a*c]]/Sqr...
 
3.10.7.3 Rubi [A] (verified)

Time = 1.48 (sec) , antiderivative size = 675, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.065, Rules used = {1288, 2009}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {(f+g x)^{3/2}}{(d+e x) \sqrt {a+b x+c x^2}} \, dx\)

\(\Big \downarrow \) 1288

\(\displaystyle \int \left (\frac {(e f-d g)^2}{e^2 (d+e x) \sqrt {f+g x} \sqrt {a+b x+c x^2}}+\frac {g (e f-d g)}{e^2 \sqrt {f+g x} \sqrt {a+b x+c x^2}}+\frac {g \sqrt {f+g x}}{e \sqrt {a+b x+c x^2}}\right )dx\)

\(\Big \downarrow \) 2009

\(\displaystyle \frac {2 \sqrt {2} g \sqrt {b^2-4 a c} \sqrt {-\frac {c \left (a+b x+c x^2\right )}{b^2-4 a c}} (e f-d g) \sqrt {\frac {c (f+g x)}{2 c f-g \left (\sqrt {b^2-4 a c}+b\right )}} \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt {\frac {b+2 c x+\sqrt {b^2-4 a c}}{\sqrt {b^2-4 a c}}}}{\sqrt {2}}\right ),-\frac {2 \sqrt {b^2-4 a c} g}{2 c f-\left (b+\sqrt {b^2-4 a c}\right ) g}\right )}{c e^2 \sqrt {f+g x} \sqrt {a+b x+c x^2}}-\frac {\sqrt {2} (e f-d g) \sqrt {2 c f-g \left (b-\sqrt {b^2-4 a c}\right )} \sqrt {1-\frac {2 c (f+g x)}{2 c f-g \left (b-\sqrt {b^2-4 a c}\right )}} \sqrt {1-\frac {2 c (f+g x)}{2 c f-g \left (\sqrt {b^2-4 a c}+b\right )}} \operatorname {EllipticPi}\left (\frac {e \left (2 c f-b g+\sqrt {b^2-4 a c} g\right )}{2 c (e f-d g)},\arcsin \left (\frac {\sqrt {2} \sqrt {c} \sqrt {f+g x}}{\sqrt {2 c f-\left (b-\sqrt {b^2-4 a c}\right ) g}}\right ),\frac {b-\sqrt {b^2-4 a c}-\frac {2 c f}{g}}{b+\sqrt {b^2-4 a c}-\frac {2 c f}{g}}\right )}{\sqrt {c} e^2 \sqrt {a+b x+c x^2}}+\frac {\sqrt {2} g \sqrt {b^2-4 a c} \sqrt {f+g x} \sqrt {-\frac {c \left (a+b x+c x^2\right )}{b^2-4 a c}} E\left (\arcsin \left (\frac {\sqrt {\frac {b+2 c x+\sqrt {b^2-4 a c}}{\sqrt {b^2-4 a c}}}}{\sqrt {2}}\right )|-\frac {2 \sqrt {b^2-4 a c} g}{2 c f-\left (b+\sqrt {b^2-4 a c}\right ) g}\right )}{c e \sqrt {a+b x+c x^2} \sqrt {\frac {c (f+g x)}{2 c f-g \left (\sqrt {b^2-4 a c}+b\right )}}}\)

input
Int[(f + g*x)^(3/2)/((d + e*x)*Sqrt[a + b*x + c*x^2]),x]
 
output
(Sqrt[2]*Sqrt[b^2 - 4*a*c]*g*Sqrt[f + g*x]*Sqrt[-((c*(a + b*x + c*x^2))/(b 
^2 - 4*a*c))]*EllipticE[ArcSin[Sqrt[(b + Sqrt[b^2 - 4*a*c] + 2*c*x)/Sqrt[b 
^2 - 4*a*c]]/Sqrt[2]], (-2*Sqrt[b^2 - 4*a*c]*g)/(2*c*f - (b + Sqrt[b^2 - 4 
*a*c])*g)])/(c*e*Sqrt[(c*(f + g*x))/(2*c*f - (b + Sqrt[b^2 - 4*a*c])*g)]*S 
qrt[a + b*x + c*x^2]) + (2*Sqrt[2]*Sqrt[b^2 - 4*a*c]*g*(e*f - d*g)*Sqrt[(c 
*(f + g*x))/(2*c*f - (b + Sqrt[b^2 - 4*a*c])*g)]*Sqrt[-((c*(a + b*x + c*x^ 
2))/(b^2 - 4*a*c))]*EllipticF[ArcSin[Sqrt[(b + Sqrt[b^2 - 4*a*c] + 2*c*x)/ 
Sqrt[b^2 - 4*a*c]]/Sqrt[2]], (-2*Sqrt[b^2 - 4*a*c]*g)/(2*c*f - (b + Sqrt[b 
^2 - 4*a*c])*g)])/(c*e^2*Sqrt[f + g*x]*Sqrt[a + b*x + c*x^2]) - (Sqrt[2]*S 
qrt[2*c*f - (b - Sqrt[b^2 - 4*a*c])*g]*(e*f - d*g)*Sqrt[1 - (2*c*(f + g*x) 
)/(2*c*f - (b - Sqrt[b^2 - 4*a*c])*g)]*Sqrt[1 - (2*c*(f + g*x))/(2*c*f - ( 
b + Sqrt[b^2 - 4*a*c])*g)]*EllipticPi[(e*(2*c*f - b*g + Sqrt[b^2 - 4*a*c]* 
g))/(2*c*(e*f - d*g)), ArcSin[(Sqrt[2]*Sqrt[c]*Sqrt[f + g*x])/Sqrt[2*c*f - 
 (b - Sqrt[b^2 - 4*a*c])*g]], (b - Sqrt[b^2 - 4*a*c] - (2*c*f)/g)/(b + Sqr 
t[b^2 - 4*a*c] - (2*c*f)/g)])/(Sqrt[c]*e^2*Sqrt[a + b*x + c*x^2])
 

3.10.7.3.1 Defintions of rubi rules used

rule 1288
Int[((f_.) + (g_.)*(x_))^(n_)/(((d_.) + (e_.)*(x_))*Sqrt[(a_.) + (b_.)*(x_) 
 + (c_.)*(x_)^2]), x_Symbol] :> Int[ExpandIntegrand[1/(Sqrt[f + g*x]*Sqrt[a 
 + b*x + c*x^2]), (f + g*x)^(n + 1/2)/(d + e*x), x], x] /; FreeQ[{a, b, c, 
d, e, f, g}, x] && IntegerQ[n + 1/2]
 

rule 2009
Int[u_, x_Symbol] :> Simp[IntSum[u, x], x] /; SumQ[u]
 
3.10.7.4 Maple [A] (verified)

Time = 2.00 (sec) , antiderivative size = 1122, normalized size of antiderivative = 1.66

method result size
elliptic \(\text {Expression too large to display}\) \(1122\)
default \(\text {Expression too large to display}\) \(1879\)

input
int((g*x+f)^(3/2)/(e*x+d)/(c*x^2+b*x+a)^(1/2),x,method=_RETURNVERBOSE)
 
output
((g*x+f)*(c*x^2+b*x+a))^(1/2)/(g*x+f)^(1/2)/(c*x^2+b*x+a)^(1/2)*(-2*g*(d*g 
-2*e*f)/e^2*(f/g-1/2*(b+(-4*a*c+b^2)^(1/2))/c)*((x+f/g)/(f/g-1/2*(b+(-4*a* 
c+b^2)^(1/2))/c))^(1/2)*((x-1/2/c*(-b+(-4*a*c+b^2)^(1/2)))/(-f/g-1/2/c*(-b 
+(-4*a*c+b^2)^(1/2))))^(1/2)*((x+1/2*(b+(-4*a*c+b^2)^(1/2))/c)/(-f/g+1/2*( 
b+(-4*a*c+b^2)^(1/2))/c))^(1/2)/(c*g*x^3+b*g*x^2+c*f*x^2+a*g*x+b*f*x+a*f)^ 
(1/2)*EllipticF(((x+f/g)/(f/g-1/2*(b+(-4*a*c+b^2)^(1/2))/c))^(1/2),((-f/g+ 
1/2*(b+(-4*a*c+b^2)^(1/2))/c)/(-f/g-1/2/c*(-b+(-4*a*c+b^2)^(1/2))))^(1/2)) 
+2*g^2/e*(f/g-1/2*(b+(-4*a*c+b^2)^(1/2))/c)*((x+f/g)/(f/g-1/2*(b+(-4*a*c+b 
^2)^(1/2))/c))^(1/2)*((x-1/2/c*(-b+(-4*a*c+b^2)^(1/2)))/(-f/g-1/2/c*(-b+(- 
4*a*c+b^2)^(1/2))))^(1/2)*((x+1/2*(b+(-4*a*c+b^2)^(1/2))/c)/(-f/g+1/2*(b+( 
-4*a*c+b^2)^(1/2))/c))^(1/2)/(c*g*x^3+b*g*x^2+c*f*x^2+a*g*x+b*f*x+a*f)^(1/ 
2)*((-f/g-1/2/c*(-b+(-4*a*c+b^2)^(1/2)))*EllipticE(((x+f/g)/(f/g-1/2*(b+(- 
4*a*c+b^2)^(1/2))/c))^(1/2),((-f/g+1/2*(b+(-4*a*c+b^2)^(1/2))/c)/(-f/g-1/2 
/c*(-b+(-4*a*c+b^2)^(1/2))))^(1/2))+1/2/c*(-b+(-4*a*c+b^2)^(1/2))*Elliptic 
F(((x+f/g)/(f/g-1/2*(b+(-4*a*c+b^2)^(1/2))/c))^(1/2),((-f/g+1/2*(b+(-4*a*c 
+b^2)^(1/2))/c)/(-f/g-1/2/c*(-b+(-4*a*c+b^2)^(1/2))))^(1/2)))+2*(d^2*g^2-2 
*d*e*f*g+e^2*f^2)/e^3*(f/g-1/2*(b+(-4*a*c+b^2)^(1/2))/c)*((x+f/g)/(f/g-1/2 
*(b+(-4*a*c+b^2)^(1/2))/c))^(1/2)*((x-1/2/c*(-b+(-4*a*c+b^2)^(1/2)))/(-f/g 
-1/2/c*(-b+(-4*a*c+b^2)^(1/2))))^(1/2)*((x+1/2*(b+(-4*a*c+b^2)^(1/2))/c)/( 
-f/g+1/2*(b+(-4*a*c+b^2)^(1/2))/c))^(1/2)/(c*g*x^3+b*g*x^2+c*f*x^2+a*g*...
 
3.10.7.5 Fricas [F(-1)]

Timed out. \[ \int \frac {(f+g x)^{3/2}}{(d+e x) \sqrt {a+b x+c x^2}} \, dx=\text {Timed out} \]

input
integrate((g*x+f)^(3/2)/(e*x+d)/(c*x^2+b*x+a)^(1/2),x, algorithm="fricas")
 
output
Timed out
 
3.10.7.6 Sympy [F]

\[ \int \frac {(f+g x)^{3/2}}{(d+e x) \sqrt {a+b x+c x^2}} \, dx=\int \frac {\left (f + g x\right )^{\frac {3}{2}}}{\left (d + e x\right ) \sqrt {a + b x + c x^{2}}}\, dx \]

input
integrate((g*x+f)**(3/2)/(e*x+d)/(c*x**2+b*x+a)**(1/2),x)
 
output
Integral((f + g*x)**(3/2)/((d + e*x)*sqrt(a + b*x + c*x**2)), x)
 
3.10.7.7 Maxima [F]

\[ \int \frac {(f+g x)^{3/2}}{(d+e x) \sqrt {a+b x+c x^2}} \, dx=\int { \frac {{\left (g x + f\right )}^{\frac {3}{2}}}{\sqrt {c x^{2} + b x + a} {\left (e x + d\right )}} \,d x } \]

input
integrate((g*x+f)^(3/2)/(e*x+d)/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
 
output
integrate((g*x + f)^(3/2)/(sqrt(c*x^2 + b*x + a)*(e*x + d)), x)
 
3.10.7.8 Giac [F]

\[ \int \frac {(f+g x)^{3/2}}{(d+e x) \sqrt {a+b x+c x^2}} \, dx=\int { \frac {{\left (g x + f\right )}^{\frac {3}{2}}}{\sqrt {c x^{2} + b x + a} {\left (e x + d\right )}} \,d x } \]

input
integrate((g*x+f)^(3/2)/(e*x+d)/(c*x^2+b*x+a)^(1/2),x, algorithm="giac")
 
output
integrate((g*x + f)^(3/2)/(sqrt(c*x^2 + b*x + a)*(e*x + d)), x)
 
3.10.7.9 Mupad [F(-1)]

Timed out. \[ \int \frac {(f+g x)^{3/2}}{(d+e x) \sqrt {a+b x+c x^2}} \, dx=\int \frac {{\left (f+g\,x\right )}^{3/2}}{\left (d+e\,x\right )\,\sqrt {c\,x^2+b\,x+a}} \,d x \]

input
int((f + g*x)^(3/2)/((d + e*x)*(a + b*x + c*x^2)^(1/2)),x)
 
output
int((f + g*x)^(3/2)/((d + e*x)*(a + b*x + c*x^2)^(1/2)), x)